home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 March / inter@ivo 1997-03.iso / cybint14 / bin / gforum.dxr / 00047.ls < prev    next >
Encoding:
Text File  |  1997-02-20  |  122 b   |  10 lines

  1. on exitFrame
  2.   global Gmovie
  3.   sound stop 1
  4.   if Gmovie = "cc" then
  5.     go(1, "cc")
  6.   else
  7.     go(1, "main")
  8.   end if
  9. end
  10.